home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / scripts / static_items.shader < prev    next >
Encoding:
Text File  |  2002-10-30  |  18.7 KB  |  1,092 lines

  1. // Explosive
  2. static_tnt
  3. {
  4.     qer_editorimage textures/models/items/tnt.tga
  5.     {
  6.         map textures/models/items/tnt.tga
  7.         rgbGen static
  8.     }
  9. }
  10.  
  11. // Battery
  12. static_battery
  13. {
  14.     qer_editorimage textures/models/items/battery.tga
  15.     {
  16.         map textures/models/items/battery.tga
  17.         rgbGen static
  18.     }
  19. }
  20.  
  21. // Binoculars
  22. static_binoculars
  23. {
  24.     qer_editorimage textures/models/items/binoculars.tga
  25.     {
  26.         map textures/models/items/binoculars.tga
  27.         rgbGen static
  28.     }
  29. }
  30.  
  31. // Beef
  32. static_beef
  33. {
  34.     qer_editorimage textures/models/items/beef.tga
  35.     {
  36.         map textures/models/items/beef.tga
  37.         rgbGen static
  38.     }
  39. }
  40.  
  41. // Tea set
  42. static_s_pieces
  43. {
  44.     qer_editorimage textures/models/items/s_pieces.tga
  45.     cull none
  46.     {
  47.         map textures/models/items/s_pieces.tga
  48.         rgbGen static
  49.     }
  50. }
  51.  
  52. static_s_tray
  53. {
  54.     qer_editorimage textures/models/items/s_tray.tga
  55.     cull none
  56.     {
  57.         map textures/models/items/s_tray.tga
  58.         rgbGen static
  59.     }
  60. }
  61.  
  62. // Searchlight                                                   //
  63. static_searchlight
  64. {
  65.     qer_editorimage textures/models/items/searchlight.tga
  66.     {
  67.         map textures/models/items/searchlight.tga
  68.         rgbGen static
  69.     }
  70. }
  71.  
  72. // Bangalore torpedo                                                  //
  73. static_bangalore
  74. {
  75.     qer_editorimage    textures/models/items/bangalore.tga
  76.     {
  77.         map textures/models/items/bangalore.tga
  78.         rgbGen static
  79.     }
  80. }
  81.  
  82. // Bratwurst weenie
  83. static_bratwurst
  84. {
  85.     qer_editorimage textures/models/items/bratwurst.tga
  86.     {
  87.         map textures/models/items/bratwurst.tga
  88.         rgbGen static
  89.     }
  90. }
  91.  
  92. // Flaregun
  93. static_flaregun
  94. {
  95.     qer_editorimage textures/models/items/flaregun.tga
  96.     {
  97.         map textures/common/reflection1.tga
  98.         rgbGen static
  99.         tcgen environmentmodel
  100.     }
  101.     {
  102.         map textures/models/items/flaregun.tga
  103.         rgbGen static
  104.         blendfunc gl_one_minus_src_alpha gl_src_alpha
  105.     }
  106. }
  107.  
  108. // German radio
  109. static_german_radio
  110. {
  111.     qer_editorimage textures/models/items/german_radio.tga
  112.     {
  113.         map textures/models/items/german_radio.tga
  114.         rgbGen lightingSpherical
  115.     }
  116. }
  117.  
  118. // Gasmask
  119. static_gasmask
  120. {
  121.     qer_editorimage textures/models/items/gasmask.tga
  122.     {
  123.         map textures/common/reflection1.tga
  124.         rgbGen static
  125.         tcgen environmentmodel
  126.     }
  127.     {
  128.         map textures/models/items/gasmask.tga
  129.         rgbGen static
  130.         blendfunc gl_one_minus_src_alpha gl_src_alpha
  131.     }
  132. }
  133.  
  134. // Camera
  135. static_camera
  136. {
  137.     qer_editorimage textures/models/items/camera.tga
  138.     {
  139.         map textures/models/items/camera.tga
  140.         rgbGen static
  141.     }
  142. }
  143.  
  144. // Papers
  145. static_wehrpass
  146. {
  147.     qer_editorimage textures/models/items/wehrpass.tga
  148.     cull none
  149.     {
  150.         map textures/models/items/wehrpass.tga
  151.         rgbGen static
  152.     }
  153. }
  154.  
  155. // Fan
  156. static_fan
  157. {
  158.     qer_editorimage textures/models/items/fan.tga
  159.     cull none
  160.     {
  161.         map textures/models/items/fan.tga
  162.         rgbGen vertex
  163.         alphaFunc GE128
  164.         depthWrite
  165.     }
  166. }
  167.  
  168. // Desk
  169. static_desk
  170. {
  171.     qer_editorimage textures/models/items/desk.tga
  172.  
  173.     {
  174.         map textures/models/items/desk.tga
  175.         rgbGen static
  176.     }
  177. }
  178.  
  179. // Dresser
  180. static_dresser
  181. {
  182.     qer_editorimage textures/models/items/dresser.tga
  183.  
  184.     {
  185.         map textures/models/items/dresser.tga
  186.         rgbGen static
  187.     }
  188. }
  189.  
  190. // Wardrobe
  191. static_wardrobe
  192. {
  193.     qer_editorimage textures/models/items/wardrobe.tga
  194.  
  195.     {
  196.         map textures/models/items/wardrobe.tga
  197.         rgbGen static
  198.     }
  199. }
  200.  
  201. // Toilet
  202. static_toilet
  203. {
  204.     qer_editorimage textures/models/items/toilet.tga
  205.  
  206.     {
  207.         map textures/models/items/toilet.tga
  208.         rgbGen static
  209.     }
  210. }
  211.  
  212. // Toilet short bowl
  213. static_toilet_short
  214. {
  215.     qer_editorimage textures/models/items/toilet_short.tga
  216.  
  217.     {
  218.         map textures/models/items/toilet_short.tga
  219.         rgbGen static
  220.     }
  221. }
  222.  
  223. // Table
  224. static_table
  225. {
  226.     qer_editorimage textures/models/items/table.tga
  227.  
  228.     {
  229.         map textures/models/items/table.tga
  230.         rgbGen static
  231.     }
  232. }
  233.  
  234. static_table_red
  235. {
  236.     qer_editorimage textures/models/items/table_red.tga
  237.  
  238.     {
  239.         map textures/models/items/table_red.tga
  240.         rgbGen static
  241.     }
  242. }
  243. // Bell
  244. static_bell
  245. {
  246.     qer_editorimage textures/models/items/bell.tga
  247.     cull none
  248.     {
  249.         map textures/models/items/bell.tga
  250.         rgbGen static
  251.     }
  252. }
  253.  
  254. static_cot
  255. {
  256.     qer_editorimage textures/models/furniture/cot.tga
  257.     cull none
  258.     {
  259.         map textures/models/furniture/cot.tga
  260.         rgbGen vertex
  261.         alphaFunc GE128
  262.         depthWrite
  263.     }
  264. }
  265. cot
  266. {
  267.     qer_editorimage textures/models/furniture/cot.tga
  268.     cull none
  269.     {
  270.         map textures/models/furniture/cot.tga
  271.         rgbGen lightingSpherical
  272.         alphaFunc GE128
  273.         depthWrite
  274.     }
  275. }
  276.  
  277. static_w_parkbench
  278. {
  279.     qer_editorimage textures/models/furniture/w_parkbench.tga
  280.     cull none
  281.     {
  282.         map textures/models/furniture/w_parkbench.tga
  283.         rgbGen vertex
  284.         alphaFunc GE128
  285.         depthWrite
  286.     }
  287. }
  288. static_metalbench
  289. {
  290.     qer_editorimage textures/models/furniture/metalbench.tga
  291.     cull none
  292.     {
  293.         map textures/models/furniture/metalbench.tga
  294.         rgbGen vertex
  295.         alphaFunc GE128
  296.         depthWrite
  297.     }
  298. }
  299. static_bunkertable
  300. {
  301.     qer_editorimage textures/models/furniture/bunkertable.tga
  302.     cull none
  303.     {
  304.         map textures/models/furniture/bunkertable.tga
  305.         rgbGen static
  306.     }
  307. }
  308. bunkertable
  309. {
  310.     qer_editorimage textures/models/furniture/bunkertable.tga
  311.     cull none
  312.     {
  313.         map textures/models/furniture/bunkertable.tga
  314.         rgbGen lightingSpherical
  315.     }
  316. }
  317.  
  318. static_worktable
  319. {
  320.     qer_editorimage textures/models/furniture/worktable.tga
  321.     cull none
  322.     {
  323.         map textures/models/furniture/worktable.tga
  324.         rgbGen static
  325.     }
  326. }
  327.  
  328. static_circulartable
  329. {
  330.     qer_editorimage textures/models/furniture/circulartable.tga
  331.     cull none
  332.     {
  333.         map textures/models/furniture/circulartable.tga
  334.         rgbGen static
  335.     }
  336. }
  337.  
  338. bigcircletable
  339. {
  340.     qer_editorimage textures/models/furniture/bigcircletable.tga
  341.     cull none
  342.     {
  343.         map textures/models/furniture/bigcircletable.tga
  344.         rgbGen lightingSpherical
  345.     }
  346. }
  347.  
  348. static_bshelf-tall-thin
  349. {
  350.     qer_editorimage textures/models/furniture/bshelf.tga
  351.     cull none
  352.     {
  353.         map textures/models/furniture/bshelf.tga
  354.         rgbGen static
  355.     }
  356. }
  357.  
  358. static_bshelfdoor
  359. {
  360.     qer_editorimage textures/models/furniture/bshelf.tga
  361.     {
  362.         map textures/models/furniture/bshelfdoor.tga
  363.         rgbGen vertex
  364.         alphaFunc GE128
  365.         depthWrite
  366.     }
  367. }
  368.  
  369. static_bshelfglass
  370. {
  371.     qer_editorimage textures/models/furniture/bshelfglass.tga
  372.     cull none
  373.     {
  374.         map textures/models/furniture/bshelfglass.tga
  375.         rgbGen lightingSpherical
  376.         blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  377.         depthWrite
  378.     }
  379. }
  380.  
  381. static_bshelf-tall-thin_d
  382. {
  383.     qer_editorimage textures/models/furniture/bshelf_d.tga
  384.     cull none
  385.     {
  386.         map textures/models/furniture/bshelf_d.tga
  387.         rgbGen static
  388.     }
  389. }
  390.  
  391. static_bshelfdoor_d
  392. {
  393.     qer_editorimage textures/models/furniture/bshelf_d.tga
  394.     {
  395.         map textures/models/furniture/bshelfdoor_d.tga
  396.         rgbGen vertex
  397.         alphaFunc GE128
  398.         depthWrite
  399.     }
  400. }
  401.  
  402. static_bshelfglass_d
  403. {
  404.     qer_editorimage textures/models/furniture/bshelfglass_d.tga
  405.     cull none
  406.     {
  407.         map textures/models/furniture/bshelfglass_d.tga
  408.         rgbGen lightingSpherical
  409.         blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  410.         depthWrite
  411.     }
  412. }
  413.  
  414. ///////////////////////////////////////////////////////////////////////////////////////
  415. //fireplaceset
  416. ///////////////////////////////////////////////////////////////////////////////////////
  417. static_fireplacecradle
  418. {
  419.     qer_editorimage textures/models/furniture/fireplace_cradle.tga
  420.     cull none
  421.     {
  422.         map textures/models/furniture/fireplace_cradle.tga
  423.         rgbGen static
  424.     }
  425. }
  426.  
  427. static_fireplacewood
  428. {
  429.     qer_editorimage textures/models/furniture/firewood.tga
  430.     cull none
  431.     {
  432.         map textures/models/furniture/firewood.tga
  433.         rgbGen static
  434.     }
  435. }
  436.  
  437. static_poker
  438. {
  439.     qer_editorimage textures/models/furniture/firepoker.tga
  440.     cull none
  441.     {
  442.         map textures/models/furniture/firepoker.tga
  443.         rgbGen static
  444.     }
  445. }
  446.  
  447. static_stand
  448. {
  449.     qer_editorimage textures/models/furniture/firepoker_stand.tga
  450.     cull none
  451.     {
  452.         map textures/models/furniture/firepoker_stand.tga
  453.         rgbGen static
  454.     }
  455. }
  456.  
  457. static_pounder
  458. {
  459.     qer_editorimage textures/models/items/pounder.tga
  460.     cull none
  461.     {
  462.         map textures/models/items/pounder.tga
  463.         rgbGen static
  464.     }
  465. }
  466.  
  467. static_microphone
  468. {
  469.     qer_editorimage textures/models/items/microphone.tga
  470.     cull none
  471.     {
  472.         map textures/models/items/microphone.tga
  473.         rgbGen static
  474.     }
  475. }
  476. microphone
  477. {
  478.     qer_editorimage textures/models/items/microphone.tga
  479.     cull none
  480.     {
  481.         map textures/models/items/microphone.tga
  482.         rgbGen lightingSpherical
  483.     }
  484. }
  485.  
  486. static_fryingpan
  487. {
  488.     qer_editorimage textures/models/items/fryingpan.tga
  489.     cull none
  490.     {
  491.         map textures/models/items/fryingpan.tga
  492.         rgbGen static
  493.     }
  494. }
  495.  
  496. static_shovel
  497. {
  498.     qer_editorimage textures/models/items/shovel.tga
  499.     cull none
  500.     {
  501.         map textures/models/items/shovel.tga
  502.         rgbGen static
  503.     }
  504. }
  505.  
  506. static_pots1
  507. {
  508.     qer_editorimage textures/models/items/pots1.tga
  509.     cull none
  510.     {
  511.         map textures/models/items/pots1.tga
  512.         rgbGen static
  513.     }
  514. }
  515.  
  516. static_pots2
  517. {
  518.     qer_editorimage textures/models/items/pots2.tga
  519.     cull none
  520.     {
  521.         map textures/models/items/pots2.tga
  522.         rgbGen static
  523.     }
  524. }
  525.  
  526. static_dish
  527. {
  528.     qer_editorimage textures/models/items/dish.tga
  529.     cull none
  530.     {
  531.         map textures/models/items/dish.tga
  532.         rgbGen static
  533.     }
  534. }
  535.  
  536. static_whiteplate
  537. {
  538.     qer_editorimage textures/models/items/whiteplate.tga
  539.     cull none
  540.     {
  541.         map textures/models/items/whiteplate.tga
  542.         rgbGen static
  543.     }
  544. }
  545.  
  546. static_flowerplate
  547. {
  548.     qer_editorimage textures/models/items/flowerplate.tga
  549.     cull none
  550.     {
  551.         map textures/models/items/flowerplate.tga
  552.         rgbGen static
  553.     }
  554. }
  555.  
  556. static_servingplate
  557. {
  558.     qer_editorimage textures/models/items/servingplate.tga
  559.     cull none
  560.     {
  561.         map textures/models/items/servingplate.tga
  562.         rgbGen static
  563.     }
  564. }
  565.  
  566. ////////////////////////////////////////////////////////////////////////
  567. //German Tent
  568. ////////////////////////////////////////////////////////////////////////
  569. static_tent
  570. {
  571.     qer_editorimage textures/models/items/tent.tga
  572.     cull none
  573.     {
  574.         map textures/models/items/tent.tga
  575.         rgbGen static
  576.     }
  577. }
  578.  
  579. static_tentpoles
  580. {
  581.     qer_editorimage textures/models/items/tentpoles.tga
  582.     {
  583.         map textures/models/items/tentpoles.tga
  584.         rgbGen static
  585.     }
  586. }
  587. ///////////////////////////////////////////////////////////////////////////////////////
  588.  
  589. static_alarmbell
  590. {
  591.     qer_editorimage textures/models/items/alarmbell.tga
  592.     {
  593.         map textures/models/items/alarmbell.tga
  594.         rgbGen static
  595.     }
  596. }
  597. alarmbell
  598. {
  599.     qer_editorimage textures/models/items/alarmbell.tga
  600.     {
  601.         map textures/models/items/alarmbell.tga
  602.         rgbGen lightingSpherical
  603.     }
  604. }
  605.  
  606. static_peetrough
  607. {
  608.     qer_editorimage textures/models/furniture/peetrough.tga
  609.     {
  610.         map textures/models/furniture/peetrough.tga
  611.         rgbGen static
  612.     }
  613. }
  614.  
  615. static_cart
  616. {
  617.     cull none
  618.     qer_editorimage textures/models/furniture/cart.tga
  619.     {
  620.         map textures/models/furniture/cart.tga
  621.         rgbGen static
  622.     }
  623. }
  624.  
  625. static_simplemetaldesk
  626. {
  627.     qer_editorimage textures/models/furniture/smallmetaldesk.tga
  628.     {
  629.         map textures/models/furniture/smallmetaldesk.tga
  630.         rgbGen static
  631.     }
  632. }
  633.  
  634. static_ceilinglamp1
  635. {
  636.     qer_editorimage textures/models/lights/ceilinglamp1.tga
  637.     {
  638.         map textures/models/lights/ceilinglamp1.tga
  639.         rgbGen static
  640.     }
  641. }
  642.  
  643. static_hanglamp
  644. {
  645.     cull none
  646.     qer_editorimage textures/models/lights/hanglamp.tga
  647.     {
  648.         map textures/models/lights/hanglamp.tga
  649.         rgbGen static
  650.         alphaFunc GE128
  651.         depthWrite
  652.     }
  653. }
  654.  
  655. static_hang5lamp
  656. {
  657.     cull none
  658.     qer_editorimage textures/models/lights/hang5lamp.tga
  659.     {
  660.         map textures/models/lights/hang5lamp.tga
  661.         rgbGen static
  662.         alphaFunc GE128
  663.         depthWrite
  664.     }
  665. }
  666.  
  667. static_hang3lamp
  668. {
  669.     cull none
  670.     qer_editorimage textures/models/lights/hang3lamp.tga
  671.     {
  672.         map textures/models/lights/hang3lamp.tga
  673.         rgbGen static
  674.         alphaFunc GE128
  675.         depthWrite
  676.     }
  677. }
  678.  
  679. static_plunger
  680. {
  681.     qer_editorimage textures/models/furniture/plunger.tga
  682.     {
  683.         map textures/models/furniture/plunger.tga
  684.         rgbGen static
  685.     }
  686. }
  687.  
  688. static_chandalier
  689. {
  690.     cull none
  691.     qer_editorimage textures/models/lights/chandalier.tga
  692.     {
  693.         map textures/models/lights/chandalier.tga
  694.         rgbGen static
  695.         blendFunc blend
  696.         depthWrite
  697.     }
  698. }
  699.  
  700. static_tablelamp
  701. {
  702.     cull none
  703.     qer_editorimage textures/models/lights/tablelamp.tga
  704.     {
  705.         map textures/models/lights/tablelamp.tga
  706.         rgbGen static
  707.     }
  708. }
  709.  
  710. static_fattablelamp
  711. {
  712.     cull none
  713.     qer_editorimage textures/models/lights/fattablelamp.tga
  714.     {
  715.         map textures/models/lights/fattablelamp.tga
  716.         rgbGen static
  717.     }
  718. }
  719.  
  720. static_tiffanyshade
  721. {
  722.     qer_editorimage textures/models/lights/tiffanyshade.tga
  723.     {
  724.         map textures/models/lights/tiffanyshade.tga
  725.         rgbGen static
  726.     }
  727. }
  728.  
  729. static_lampbase
  730. {
  731.     qer_editorimage textures/models/lights/lampbase.tga
  732.     {
  733.         map textures/models/lights/lampbase.tga
  734.         rgbGen static
  735.     }
  736. }
  737.  
  738. static_glasslamp
  739. {
  740.     cull none
  741.     qer_editorimage textures/models/lights/glasslamp.tga
  742.     {
  743.         map textures/models/lights/glasslamp.tga
  744.         rgbGen static
  745.         alphaFunc GE128
  746.         depthWrite
  747.     }
  748. }
  749.  
  750. static_cello
  751. {
  752.     qer_editorimage textures/models/furniture/cello.tga
  753.     {
  754.         map textures/models/furniture/cello.tga
  755.         rgbGen static
  756.         alphaFunc GE128
  757.         depthWrite
  758.     }
  759. }
  760.  
  761. static_cellostrings
  762. {
  763.     qer_editorimage textures/models/furniture/cellostrings.tga
  764.     {
  765.         map textures/models/furniture/cellostrings.tga
  766.         rgbGen static
  767.         alphaFunc GE128
  768.         depthWrite
  769.     }
  770. }
  771.  
  772. static_wallsconce-frosted
  773. {
  774.     cull none
  775.     qer_editorimage textures/models/lights/wallsconce-frosted.tga
  776.     {
  777.         map textures/models/lights/wallsconce-frosted.tga
  778.         rgbGen static
  779.         alphaFunc GE128
  780.         depthWrite
  781.     }
  782. }
  783.  
  784. static_wallsconce-cutglass
  785. {
  786.     cull none
  787.     qer_editorimage textures/models/lights/wallsconce-cutglass.tga
  788.     {
  789.         map textures/models/lights/wallsconce-cutglass.tga
  790.         rgbGen static
  791.         alphaFunc GE128
  792.         depthWrite
  793.     }
  794. }
  795.  
  796. static_wallsconce-candle
  797. {
  798.     cull none
  799.     qer_editorimage textures/models/lights/wallsconce-candle.tga
  800.     {
  801.         map textures/models/lights/wallsconce-candle.tga
  802.         rgbGen static
  803.         blendFunc blend
  804.         depthWrite
  805.     }
  806. }
  807.  
  808. static_wallsconce-single
  809. {
  810.     cull none
  811.     qer_editorimage textures/models/lights/wallsconce-single.tga
  812.     {
  813.         map textures/models/lights/wallsconce-single.tga
  814.         rgbGen static
  815.         blendFunc blend
  816.         depthWrite
  817.     }
  818. }
  819. static_wallsconce-single2
  820. {
  821.     cull none
  822.     qer_editorimage textures/models/lights/wallsconce-single.tga
  823.     {
  824.         map textures/models/lights/wallsconce-single.tga
  825.         rgbGen static
  826.         alphaFunc ge128
  827.         depthWrite
  828.     }
  829. }
  830.  
  831. static_phonograph
  832. {
  833.     qer_editorimage textures/models/furniture/phonograph.tga
  834.     {
  835.         map textures/models/furniture/phonograph.tga
  836.         rgbGen static
  837.     }
  838. }
  839. phonograph
  840. {
  841.     qer_editorimage textures/models/furniture/phonograph.tga
  842.     {
  843.         map textures/models/furniture/phonograph.tga
  844.         rgbGen lightingSpherical
  845.     }
  846. }
  847.  
  848. static_winecasks
  849. {
  850.     qer_editorimage textures/models/furniture/winecasks.tga
  851.     {
  852.         map textures/models/furniture/winecasks.tga
  853.         rgbGen static
  854.     }
  855. }
  856.  
  857. static_woodbucket
  858. {
  859.     qer_editorimage textures/models/furniture/woodbucket.tga
  860.     {
  861.         map textures/models/furniture/woodbucket.tga
  862.         rgbGen static
  863.     }
  864. }
  865.  
  866. static_flourbag
  867. {
  868.     qer_editorimage textures/models/items/flourbag.tga
  869.     {
  870.         map textures/models/items/flourbag.tga
  871.         rgbGen static
  872.     }
  873. }
  874.  
  875. static_typewriter
  876. {
  877.     qer_editorimage textures/models/items/typewriter.tga
  878.     {
  879.         map textures/models/items/typewriter.tga
  880.         rgbGen static
  881.     }
  882. }
  883. static_keys
  884. {
  885.     qer_editorimage textures/models/items/keys.tga
  886.     {
  887.         map textures/models/items/keys.tga
  888.         rgbGen static
  889.         alphaFunc GE128
  890.         depthWrite
  891.     }
  892. }
  893. typewriter
  894. {
  895.     qer_editorimage textures/models/items/typewriter.tga
  896.     {
  897.         map textures/models/items/typewriter.tga
  898.         rgbGen lightingSpherical
  899.     }
  900. }
  901. ns_keys
  902. {
  903.     qer_editorimage textures/models/items/keys.tga
  904.     {
  905.         map textures/models/items/keys.tga
  906.         rgbGen lightingSpherical
  907.         alphaFunc GE128
  908.         depthWrite
  909.     }
  910. }
  911.  
  912. ///////////////////////////////
  913. //cablespools
  914. ///////////////////////////////
  915.  
  916. static_cablespool
  917. {
  918.     qer_editorimage textures/models/items/cablespool2.tga
  919.     {
  920.         map textures/models/items/cablespool2.tga
  921.         rgbGen static
  922.     }
  923. }
  924.  
  925. static_cables
  926. {
  927.     qer_editorimage textures/models/items/cables.tga
  928.     {
  929.         map textures/models/items/cables.tga
  930.         rgbGen static
  931.     }
  932. }
  933.  
  934. static_crane
  935. {
  936.     qer_editorimage textures/models/items/crane.tga
  937.     cull none
  938.     {
  939.         map textures/models/items/crane.tga
  940.         rgbGen static
  941.         alphaFunc GE128
  942.     }
  943. }
  944.  
  945. static_radar
  946. {
  947.     qer_editorimage textures/models/items/radar.tga
  948.     {
  949.         map textures/models/items/radar.tga
  950.         rgbGen static
  951.     }
  952. }
  953. static_radarcull
  954. {
  955.     qer_editorimage textures/models/items/radar.tga
  956.     cull none
  957.     {
  958.         map textures/models/items/radar.tga
  959.         rgbGen static
  960.     }
  961. }
  962.  
  963. static_projector
  964. {
  965.     qer_editorimage textures/models/items/projector.tga
  966.     cull none
  967.     {
  968.         map textures/models/items/projector.tga
  969.         rgbGen static
  970.         alphaFunc GE128
  971.     }
  972. }
  973.  
  974. /////////////////////////////////////////////////////
  975. //bodies under tarp
  976. /////////////////////////////////////////////////////
  977. static_tarp
  978. {
  979.     qer_editorimage textures/models/items/tarp.tga
  980.     cull none
  981.     {
  982.         map textures/models/items/tarp.tga
  983.         rgbGen static
  984.     }
  985. }
  986.  
  987. static_feet
  988. {
  989.     qer_editorimage textures/models/human/usmaps/ranger/ranger_pantsboots.tga
  990.     {
  991.         map textures/models/human/usmaps/ranger/ranger_pantsboots.tga
  992.         rgbGen static
  993.     }
  994. }
  995.  
  996. static_banquet_table
  997. {
  998.     qer_editorimage textures/models/items/banquet_table.tga
  999.     {
  1000.         map textures/models/items/banquet_table.tga
  1001.         rgbGen static
  1002.     }
  1003. }
  1004. static_piano
  1005. {
  1006.     qer_editorimage textures/models/furniture/piano.tga
  1007.     {
  1008.         map textures/models/furniture/piano.tga
  1009.         rgbGen static
  1010.     }
  1011. }
  1012. static_piano_d
  1013. {
  1014.     qer_editorimage textures/models/furniture/piano_d.tga
  1015.     {
  1016.         map textures/models/furniture/piano_d.tga
  1017.         rgbGen static
  1018.     }
  1019. }
  1020. static_scr536
  1021. {
  1022.     qer_editorimage textures/models/items/scr536.tga
  1023.     {
  1024.         map textures/models/items/scr536.tga
  1025.         rgbGen static
  1026.     }
  1027. }
  1028.  
  1029. walkietalkie
  1030. {
  1031.     qer_editorimage textures/models/items/scr536.tga
  1032.     {
  1033.         map textures/models/items/scr536.tga
  1034.         rgbGen lightingSpherical
  1035.     }
  1036.     { // pulsating layer
  1037.         map textures/models/items/pulse.tga
  1038.         blendFunc GL_SRC_ALPHA GL_ONE // this is an additive blend that uses alpha
  1039.         rgbGen wave sin 0.25 0.25 0 0.75
  1040.         alphaGen distFade 1024 512 // this makes the pulsating fade when you go away from it
  1041.     }
  1042. }
  1043.  
  1044. static_v2
  1045. {
  1046.     qer_editorimage textures/models/items/v2.tga
  1047.     {
  1048.         map textures/models/items/v2.tga
  1049.         rgbGen static
  1050.         //rgbgen lightingSpherical
  1051.     }
  1052. }
  1053.  
  1054. v2
  1055. {
  1056.     qer_editorimage textures/models/items/v2.tga
  1057.     {
  1058.         map textures/models/items/v2.tga
  1059.         //rgbGen static
  1060.         rgbgen lightingSpherical
  1061.     }
  1062. }
  1063.  
  1064.  
  1065. static_curtain
  1066. {
  1067.     cull none
  1068.     qer_editorimage textures/central_europe/curtain_1.tga
  1069.       //deformvertexes flap t 10 sin 1 4 0 .10 0 4
  1070.       deformvertexes flap t 2 sin 1 2 0 .22 0 4
  1071.     {
  1072.         map textures/models/furniture/curtain_1.tga
  1073.         //depthWrite
  1074.         alphaFunc GE128
  1075.         rgbgen static
  1076.     }
  1077.  
  1078. static_curtain_dirty
  1079. {
  1080.     cull none
  1081.     qer_editorimage textures/central_europe/curtain_1dirty.tga
  1082.       deformvertexes flap t 2 sin 1 2 50 .2 0 4
  1083.  // deformvertexes flap t 1 sin 0 3 10 .20 0 10
  1084.     {
  1085.         map textures/models/furniture/curtain_1dirty.tga
  1086.         //depthWrite
  1087.         alphaFunc GE128
  1088.         //blendfunc blend
  1089.         rgbgen static
  1090.         }
  1091. }